Application Configuration Access Protocol - meaning and definition. What is Application Configuration Access Protocol
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

What (who) is Application Configuration Access Protocol - definition

COMPUTER NETWORK PROTOCOL
  • T-shirt of Second International ACAP Conference

Application Configuration Access Protocol         
<protocol> (ACAP) A protocol which enhances IMAP by allowing the user to set up address books, user options, and other data for universal access. Currently (Feb 1997) no Internet proprietary products have implemented ACAP because the Internet Engineering Task Force has not yet approved the final specification. This was expected early in 1997. ["Your E-Mail Is Obsolete", Byte, Feb 1997]. (1997-05-03)
Application Configuration Access Protocol         
The Application Configuration Access Protocol (ACAP) is a protocol for storing and synchronizing general configuration and preference data. It was originally developed so that IMAP clients can easily access address books, user options, and other data on a central server and be kept in synch across all clients.
Application software         
SOFTWARE PROGRAM OR GROUP OF PROGRAMS DESIGNED FOR END-USERS
Application program; Computer application; Software applications; Computer applications; App code; Applications software; Application package; Suite of applications; Software application; Software Application; Applications program; Applications programs; Computer Applications; Application model; Applications (computing); Application (computing); Desktop application; Application (computer); Desktop software; Desktop applications; Local application; Desktop app; Application (software); Computer app; App (computing); Application softwares
An application program (software application, or application, or app for short) is a computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end-users. Word processors, media players, and accounting software are examples.

Wikipedia

Application Configuration Access Protocol

The Application Configuration Access Protocol (ACAP) is a protocol for storing and synchronizing general configuration and preference data. It was originally developed so that IMAP clients can easily access address books, user options, and other data on a central server and be kept in synch across all clients.

Two International ACAP Conferences were held, one in Pittsburgh, PA, USA, in 1997, and the other at Qualcomm Incorporated, San Diego, CA, USA, in February 1998.

ACAP grew to encompass several other areas, including bookmark management for web browsers—it's effectively a roaming protocol for Internet applications. ACAP is in use by at least four clients and three servers to varying degrees, but it has never achieved the popularity of Lightweight Directory Access Protocol or SyncML. It is a deceptively simple protocol, but the combination of three key features, hierarchical data, fine-grained access control, and "contexts" or saved searches with notification, has caused serious problems for server implementors.

Unlike LDAP, ACAP was designed for frequent writes, disconnected mode access (meaning clients can go offline and then resynchronize later), and so on. It also handles data inheritance, sometimes known as stacking, which provides easy creation of defaults.

The IETF ACAP Working Group ceased activity in April 2004, having released two RFCs, RFC 2244 ("ACAP — Application Configuration Access Protocol") and RFC 2245 ("Anonymous SASL Mechanism").